home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 2: CDPD 1 / Almathera Ten on Ten - Disc 2: CDPD 1.iso / pd / 626-650 / 645 / dmd / dmd2_readme < prev    next >
Text File  |  1995-03-15  |  8KB  |  176 lines

  1.              DMD V2.00 © 1992 Fergus Duniho
  2.              DMD stands for "Duniho's Macros for DME"
  3.              A Set of Native and ARexx Macros for DME.
  4.  
  5.              ************************************************
  6.              *                                              *
  7.              * This product is Tradeware.                   *
  8.              *                                              *
  9.              * If you use it, send me a disk of freely      *
  10.              * distributable software that you find useful, *
  11.              * that you think I will find useful, or that   *
  12.              * you have written.                            *
  13.              *                                              *
  14.              * ST/NT/PT and MED Modules, ARexx libraries,   *
  15.              * ARexx hosts, and complimentary registered    *
  16.              * copies of your own shareware are             *
  17.              * particularly welcome. But no matter what     *
  18.              * you send me, I will appreciate the disk.     *
  19.              *                                              *
  20.              * Send all contributions to:                   *
  21.              *                                              *
  22.              * Fergus Duniho                                *
  23.              * 1170 Genesee St. B3 A7                       *
  24.              * Rochester, NY 14611                          *
  25.              *                                              *
  26.              ************************************************
  27.  
  28.              ************************************************
  29.              * If you don't have ARexx, read the following! *
  30.              *                                              *
  31.              * Most of the modifications to DMD2 involve    *
  32.              * ARexx. If you don't have ARexx, you won't    *
  33.              * gain anything more than a few bug fixes by   *
  34.              * upgrading to this version. More importantly, *
  35.              * you could lose functionality by upgrading to *
  36.              * this version, for many macros that once did  *
  37.              * not use ARexx now do. Read the documentation *
  38.              * to find where the bug fixes are.             *
  39.              ************************************************
  40.  
  41.        I.   Introduction:
  42.  
  43.             This is a set of macros that greatly enhance the use of Matt
  44.             Dillon's text editor DME (© 1988-91 Matt Dillon). It includes
  45.             an extensive .edrc file, which includes 10 menus and many many
  46.             macros. It also includes 19 ARexx macros, which do such things
  47.             as renumber an outline, access the file requester for various
  48.             operations, single space and double space text, center text,
  49.             and more. And it includes a spelling checker and dictionary.
  50.  
  51.             I released previous versions of this macro set under the title
  52.             "Fergus Duniho's DME 1.42 Macro Set." I have shortened the
  53.             title to DMD, which stands for Duniho's Macros for DME.
  54.             Consequently, I've started the numbering over.
  55.  
  56.       II.   Disclaimer:
  57.  
  58.             I am not responsible for any mishap or catastrophe that may
  59.             result from the use of this product. You use it at your own
  60.             peril. Should you encounter any bugs, however, please tell me
  61.             about them, so that I can correct them.
  62.  
  63.      III.   Philosophy:
  64.  
  65.             I have written these macros for two purposes: power and
  66.             user-friendliness. The more important of these is power. That
  67.             means you will have to read the documentation and study the
  68.             macros to get all the power they can give you. Nevertheless,
  69.             these macros will still give you a great deal of power even if
  70.             you use them without reading the documentation or studying the
  71.             macros. Many of the most important commands are accessible from
  72.             the menus, and the menus indicate the keystrokes for those
  73.             macros that are also accessible from the keyboard. Since I
  74.             could not fit every macro onto the menus, however, you cannot
  75.             get the full benefits of these macros unless you read what they
  76.             can do.
  77.  
  78.       IV.   Installation:
  79.  
  80.             To install these macros, double click on Install_DMD2. This
  81.             will copy DMD/S/.EDRC to S:, DMD/C/SpellCheck to C:, and the
  82.             files in DMD/REXX/ to REXX:.
  83.  
  84.             To use the ARexx macros, you should put the following lines in
  85.             your startup-sequence:
  86.  
  87.             Rexxmast
  88.             rxlib rexxsupport.library 0 -30 0
  89.             rxlib rexxarplib.library 0 -30 0
  90.             rxlib req.library -5 -60 2
  91.  
  92.             If you want to use the functions from rexxmathlib.library with
  93.             the calculator called by a-Enter, you should also add the
  94.             following line to your startup-sequence:
  95.  
  96.             rxlib rexxmathlib.library 0 -30 0
  97.  
  98.             Of course, these lines won't do you much good unless you have
  99.             the appropriate libraries in LIBS:. If they aren't there, copy
  100.             them there. And please note that you need arp.library in LIBS:
  101.             for rexxarplib.library to do you any good. If you don't have
  102.             arp.library, req.library, rexxarplib.library, or
  103.             rexxmathlib.library, you can download them off almost any good
  104.             bulletin board.
  105.  
  106.             If you have Ares, which comes with ARP, you should add the
  107.             following line to your startup-sequence:
  108.  
  109.             Ares C:move C:sort
  110.  
  111.             This will speed up the macros that use these commands.
  112.  
  113.        V.   Distribution information:
  114.  
  115.            A.   You may freely distribute this macro set by modem or disk
  116.                 as long as you meet the following conditions:
  117.  
  118.                1.   You distribute it in its entirity, which means that
  119.                     everything I listed in the contents must be distributed
  120.                     together.
  121.  
  122.                2.   You add nothing to it.
  123.  
  124.                3.   You delete nothing from it.
  125.  
  126.                4.   You change nothing in it (except the dictionary).
  127.  
  128.                5.   You do not claim it as your own product or creation.
  129.  
  130.                6.   You do not include it with any commercial product
  131.                     without my written permission.
  132.  
  133.                7.   You do not include it on any disk of freely
  134.                     distributable software that costs more than what Fred
  135.                     Fish charges for disks of freely distributable
  136.                     software.
  137.  
  138.                8.   You do not upload it to any BBS that claims ownership
  139.                     of everything on it.
  140.  
  141.                9.   You do not sell it for profit.
  142.  
  143.               10.   You retain the filenotes and file attributes if you
  144.                     rearchive it.
  145.  
  146.            B.   You may distribute an archive of this macro set with your
  147.                 own freely distributable software if it enhances the use of
  148.                 that software. IOW, Matt Dillon is free to distribute an
  149.                 archive of this with any future release of DME.
  150.  
  151.       VI.   About the Author
  152.  
  153.             I am a graduate student in the University of Rochester
  154.             philosophy department. I can be reached by regular mail at
  155.  
  156.             Fergus Duniho
  157.             1170 Genesee St. B3 A7
  158.             Rochester, NY 14611
  159.  
  160.             If you live in the Rochester calling area, you can reach me by
  161.             email on CUGOR, FileWorks, Outworld, or Graceful Boot. Although
  162.             I have accounts on other local boards, I frequent them much,
  163.             much less often than I do these four. If you live outside the
  164.             Rochester calling area, you can reach me at one of the
  165.             following email addresses:
  166.  
  167.             GEnie: F.DUNIHO
  168.  
  169.             fdnh@uhura.cc.rochester.edu   \
  170.                                            > These two are good between
  171.             fdnh@troi.cc.rochester.edu    /  September and June.
  172.  
  173.             Fergus_Duniho@grace.bah.rochester.ny.us \
  174.                                                      > I have read-only
  175.             !uunet!amusing!grace!Fergus_Duniho      /  status with these.
  176.